alert("To access the Internet using the .net CD-ROM you must have an Internet connection using Internet Explorer as the default browser. Detecting Browser...")
if not objectp(gMA) then
if the machineType <> 256 then
openXLib("MasterAp.pxo")
else
openXLib("MastrApp.dll")
end if
if the machineType = 256 then
set j2736d2937m2382 to "Y7729J3338J3942"
else
set j2345q8345s3245 to "u2321h8334k9372"
end if
set gMA to MasterApp(mnew)
if the machineType = 256 then
set j2736d2937m2382 to gVoid
else
set j234q8345s3245 to gVoid
end if
if not objectp(gMA) then
alert("No object!")
return
end if
end if
set gBrowserLoc to gMA(mLocateExecutable, the pathName & "web" & gPathSep & "ie3.htm")
if word 1 of gBrowserLoc = "error:" then
set gBrowserLoc to gMA(mLocateExecutable, the pathName & "web" & gPathSep & "netscape.htm")
end if
if word 1 of gBrowserLoc = "error:" then
alert("No browser detected. To access the Internet using the .net CD-ROM you must have an Internet connection using Internet Explorer set up as the default browser. Exiting...")